home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / odys200a.zip / ODY200SH.LZH / VT_TSO.KDF < prev    next >
Text File  |  1990-03-24  |  1KB  |  40 lines

  1.  
  2. ; Key definitions which supplement the standard Odyssey VT100 emulation for
  3. ; use with a 3270 protocol converter and TSO (IBM Mainframe OS).
  4.  
  5. ; In version 1.37 of Odyssey, VT-TSO was just a slightly modified VT100,
  6. ; however since 1.40 provides keyboard redefinition (like this!), the mods
  7. ; are now implented that way instead. To create a VT-TSO terminal emulation,
  8. ; just create the VT_TSO.KEY file using this definition source, and then
  9. ; copy the standard VT100.TRM to VT_TSO.TRM. These key redefinitions will be
  10. ; loaded when the emulation is initialised.
  11.  
  12. ;the following lines provide keys PF1-PF12
  13. <Alt1> = <CtrlF>1
  14. <Alt2> = <CtrlF>2
  15. <Alt3> = <CtrlF>3
  16. <Alt4> = <CtrlF>4
  17. <Alt5> = <CtrlF>5
  18. <Alt6> = <CtrlF>6
  19. <Alt7> = <CtrlF>7
  20. <Alt8> = <CtrlF>8
  21. <Alt9> = <CtrlF>9
  22. <Alt0> = <CtrlF>:
  23. <Alt-> = <CtrlF>#
  24. <Alt=> = <CtrlF>@
  25.  
  26. ;the following lines provide keys PF13-PF24
  27. <ShiftAlt1> = <CtrlF>A
  28. <ShiftAlt2> = <CtrlF>B
  29. <ShiftAlt3> = <CtrlF>C
  30. <ShiftAlt4> = <CtrlF>D
  31. <ShiftAlt5> = <CtrlF>E
  32. <ShiftAlt6> = <CtrlF>F
  33. <ShiftAlt7> = <CtrlF>G
  34. <ShiftAlt8> = <CtrlF>H
  35. <ShiftAlt9> = <CtrlF>I
  36. <ShiftAlt0> = <CtrlF>[
  37. <ShiftAlt-> = <CtrlF>.
  38. <ShiftAlt=> = <CtrlF><<>
  39.  
  40.